Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps github.com/ovh/okms-sdk-go from 0.4.3 to 0.5.0.

Release notes

Sourced from github.com/ovh/okms-sdk-go's releases.

v0.5.0

🚀 Features

  • Update secret pagination (#47)
  • Update swagger to add continuation token in response body for secrets listing (#48)
  • [breaking] Use new okms apis (#58)

⚙️ Miscellaneous Tasks

  • (deps) Bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#45)
  • (deps) Bump github.com/oapi-codegen/runtime from 1.1.1 to 1.1.2 (#46)
  • (deps) Bump actions/checkout from 4 to 5 (#52)
  • (deps) Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#51)
  • (deps) Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#53)
  • (deps) Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#55)
  • (deps) Bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#56)

⚠️ BREAKING CHANGES:

  • OKMS domain ID should now be provided in every calls
Commits
  • b2957c8 feat: use new okms apis (#58)
  • 6ed3f1b chore(deps): Bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#56)
  • caf3005 chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#55)
  • d925f6e chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#53)
  • 536a60f chore(deps): Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#51)
  • db1e27d chore(deps): Bump actions/checkout from 4 to 5 (#52)
  • 50b7277 Fix/ibenzekr/fix secret pagination (#49)
  • e09f572 feat: update swagger to add continuation token in response body for secrets l...
  • 7dfb9dc feat: update secret pagination (#47)
  • b2e60f6 chore(deps): Bump github.com/oapi-codegen/runtime from 1.1.1 to 1.1.2 (#46)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ovh/okms-sdk-go](https://github.com/ovh/okms-sdk-go) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/ovh/okms-sdk-go/releases)
- [Commits](ovh/okms-sdk-go@v0.4.3...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/ovh/okms-sdk-go
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 22, 2025 01:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
@gbahezre
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

Looks like github.com/ovh/okms-sdk-go is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 14, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ovh/okms-sdk-go-0.5.0 branch October 14, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants